home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / vbcc / targets / ppc-morphos / include / proto / intuition.h < prev    next >
Encoding:
C/C++ Source or Header  |  2002-10-27  |  163 b   |  7 lines

  1. #ifndef PROTO_INTUITION_H
  2. #define PROTO_INTUITION_H
  3. #include <exec/types.h>
  4. extern struct IntuitionBase *IntuitionBase ;
  5. #include <clib/intuition_protos.h>
  6. #endif
  7.